projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13008c3
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 10 Nov 2006 15:44:40 +0000
(15:44 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 10 Nov 2006 15:44:40 +0000
(15:44 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index f0784ab5e4ade4767bbd5ddb225ed889030ef932..6873b16eb397284e4cb1c23579ce5dd7acf79556 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,7
+1,11
@@
+2006-11-10 Juanma Barranquero <lekktu@gmail.com>
+
+ * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>.
+
2006-11-08 Juanma Barranquero <lekktu@gmail.com>
- * emacsclient.c (get_server_config)
: Declare set_fg as FARPROC to
- avoid a compiler warning.
+ * emacsclient.c (get_server_config)
[WINDOWSNT]: Declare set_fg as
+
FARPROC to
avoid a compiler warning.
2006-11-07 Juanma Barranquero <lekktu@gmail.com>